From 8a91ff9981df4887f8c61dc13d60359b938ca3a8 Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Sun, 22 Feb 2026 10:41:41 +0100 Subject: [PATCH] disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- xmlsecurity/Module_xmlsecurity.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk index 07660208263..84a2e3ea18f 100644 --- a/xmlsecurity/Module_xmlsecurity.mk +++ b/xmlsecurity/Module_xmlsecurity.mk @@ -51,9 +51,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ )) ifeq ($(ENABLE_GPGMEPP),TRUE) -$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ - UITest_xmlsecurity_gpg \ -)) +#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ +# UITest_xmlsecurity_gpg \ +#)) endif ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) -- 2.30.2